home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / CONFIG.H.IN < prev    next >
Encoding:
Text File  |  1998-10-19  |  773 b   |  29 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2.  
  3. /* Define to empty if the keyword does not work.  */
  4. #undef const
  5.  
  6. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  7. #undef HAVE_SYS_WAIT_H
  8.  
  9. /* Define to `int' if <sys/types.h> doesn't define.  */
  10. #undef pid_t
  11.  
  12. /* Define as the return type of signal handlers (int or void).  */
  13. #undef RETSIGTYPE
  14.  
  15. /* Define if you have the ANSI C header files.  */
  16. #undef STDC_HEADERS
  17.  
  18. /* Define if you have the putenv function.  */
  19. #undef HAVE_PUTENV
  20.  
  21. /* Define if you have the socket function.  */
  22. #undef HAVE_SOCKET
  23.  
  24. /* Define if you have the strerror function.  */
  25. #undef HAVE_STRERROR
  26.  
  27. /* Define if you have the <unistd.h> header file.  */
  28. #undef HAVE_UNISTD_H
  29.